gdktiff: Use guint32 instead of int32
authorTimm Bäder <mail@baedert.org>
Sat, 18 Sep 2021 07:00:16 +0000 (09:00 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 18 Sep 2021 07:00:16 +0000 (09:00 +0200)
commitc24b7877a0fba7ce05c2390bffa383d841861637
tree175ca0e83bcfca699f3bc4a70e4ccd8ba18e8bca
parentc2ab1f172d789464eac2ca4dfd7b8bf0c6237138
gdktiff: Use guint32 instead of int32

The latter seems to be deprecated.
gdk/loaders/gdktiff.c